home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
tools
/
czesc_3
/
remindme
/
reminddates
< prev
next >
Wrap
Text File
|
1994-09-11
|
914b
|
19 lines
; defining an own header message. \e stands for the escape character.
HEADER \e[33mdon't forget:\e[0m
; weekly events
WEEKLY MONDAY MESSAGE Oh no, monday again!
; monthly events
MONTHLY 15 MESSAGE This is the 15th day of the month
MONTHLY 31 MESSAGE This is the 31st day of the month
MONTHLY -1 WARN 1 MESSAGE Month is over! Any money left?
MONTHLY -31 MESSAGE This is the first day of the next month with 31 days
; yearly events
YEARLY 24.12. WARN 20 MESSAGE Christmas! Don't forget the presents!
YEARLY 29.02. MESSAGE Intercalary day
; unique events
UNIQUE 02.10.1995 WARN 5 MESSAGE This is a monday, too.
; example of a wrong event entry resulting in an error:
WEEKLY MOONDAY MESSAGE moonday?
; example of an event entry resulting in a warning:
UNIQUE 01.03.1966 MESSAGE That's my birthday!